home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / ohlutil.zip / README.DOS < prev    next >
Text File  |  1990-08-24  |  2KB  |  40 lines

  1. NOTE:  The patches have already been applied.  Original UNIX sources and
  2. Makefile are in the UNIX subdirectory to comply with the terms of the FSF
  3. license: see file COPYING if unfamiliar with FSF and GNU.
  4.  
  5. From ugw.utcs.utoronto.ca!DDAGSI3!TD12 Thu Aug 23 08:23:29 1990
  6. Received: from ugw.utcs.utoronto.ca by me.utoronto.ca with SMTP id 18793; Thu, 23 Aug 90 08:23:15 EDT
  7. Received: from DDAGSI1.BITNET (stdin) by ugw.utcs.utoronto.ca with BSMTP id 57743; Thu, 23 Aug 90 08:22:35 EDT
  8. Received: from DDAGSI3.BITNET (TD12) by DDAGSI1.BITNET (Mailer R2.03B) with
  9.  BSMTP id 0577; Thu, 23 Aug 90 11:54:05 GMT
  10. Date:    Thu, 23 Aug 90 06:23:56 EDT
  11. From:    TD12%DDAGSI3.bitnet@ugw.utcs.utoronto.ca
  12. Subject: GNU fileutils v1.3
  13. Message-Id: <90Aug23.082235edt.57743@ugw.utcs.utoronto.ca>
  14. Status: R
  15.  
  16. This file contains patches to compile GNU fileutils v1.3 with
  17. Microsoft C 6.0 for MS-DOS.
  18.  
  19. To compile this program, you also need the complete GNU fileutils sources for
  20. version 1.3.  These patches are for MSC v6.0, other compilers surely need
  21. some more work!
  22.  
  23. Copy this file and your GNU fileutils sources into a new directory cd to it
  24. and say
  25.     patch < patches.dos
  26.     make
  27.  
  28. That's all.
  29.  
  30. Please note that these patches (although distributed under the GNU General
  31. Public License) do NOT belong to the official GNU fileutils distribution.
  32.  
  33. Of course the MS-DOS Version of GNU fileutils comes with ABSOLUTELY NO WARRANTY.
  34.  
  35. You can reach me at <td12@ddagsi3.bitnet> for bug reports, etc. (but no
  36. promises).
  37.  
  38. Enjoy it!
  39. -Thorsten Ohl
  40.